home *** CD-ROM | disk | FTP | other *** search
/ LSD Docs / LSD Docs.iso / DMS2Disk < prev    next >
Text File  |  1999-07-07  |  239b  |  10 lines

  1. c:echo "Choose a DMS file you want to dump to disk!"
  2. c:wait 1 secs
  3. dox:requestfile >ENV:driver title "Select the game to unpack." drawer dox:filez/
  4. dox:dms write $driver
  5. c:wait 1 secs
  6. c:echo "Remove the disk from DF0:"
  7. c:wait 2 secs
  8. quit
  9.  
  10.